Int unregistercdrom(int major, char*name)

Unregistering device name with major number major disconnects the registered device-operation routines from the CDROM interface. This function returns zero upon success, and non-zero upon failure.